Skip to content

Conversation

darms
Copy link

@darms darms commented Mar 20, 2017

No description provided.

.gitignore Outdated

# dotenv environment variables file
.env

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#Build Directory
build/

This happens but you can slap that in there to make sure you are ignoring the build directory

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

▓⚗_⚗▓

"main": "index.js",
"scripts": {
"build": "./node_modules/webpack/bin/webpack.js",
"watch": "./node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"lint": "./node_modules/.bin/eslint ./**/*.js"

missing the above script, one of the requirements was to have this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants